Welcome![Sign In][Sign Up]
Location:
Search - borland c for dos

Search list

[ELanguagec_compiler

Description: 一个C编译器源码。生成386或m68K代码。代码生成是相当不错。-This is the source for a C compiler that generates 386 or m68K code. Code generation is fairly good although the optimizer is a little naive... the code itself should be highly portable although there are some issues involved with porting from MSDOS that have to be resolved for example the size of LONG on unix machines is so big some of the code generated gets messed up. Code generation requires TASM to assemble the compiler output you can use the borland TLINK to produce executables, or the Watcom WLINK can also be used. PMODE systems written by TRAN are used for the DPMI interface. This compiler source is a companion file to the two files: ccdl139e.zip- C compiler executables with DOS libraries (for DOS) ccdl139l.zip- C compiler run-time libraries Which should also be available on the distribution site you got this from. Read the LICENSE.TXT file for redistribution information.
Platform: | Size: 215040 | Author: 木青 | Hits:

[Othertgaview

Description: TGAView is free program written in old Borland C++ IDE. This program demonstrate how to use standard DOS and BIOS routines for TGA (targa) file format open and vizualization. It is the simple program for MS DOS or MS Windows console. Source code is included. This program uses direct writing to the video ram where each pixel is defined with RGB datas. (author: jan.kacur@post.sk)
Platform: | Size: 24576 | Author: JohnnyK | Hits:

[Otherpcxview

Description: PcxView is free program written in old Borland C++ IDE. This program demonstrate how to use standard DOS and BIOS routines for BMP file format open and vizualization. It is the simple program for MS DOS or MS Windows console. Source code is included. Program doing RGB palette settings that is readed from BMP file. Code for RLE decompression algorithm is included. (author: jan.kacur@post.sk)
Platform: | Size: 9216 | Author: JohnnyK | Hits:

[Disk ToolsVIEWSEC5

Description: 在纯DOS中查阅硬盘扇区,并提供"清除""保存"等附加功能.可以在纯ASC码及ASC码与文本对照两种显示模式之间转换.源码在Borland C++ 3.1中编译通过.-In pure DOS hard drive available for inspection by sector, and to provide " clean" " Save" and other additional features. Can be in pure ASC codes and ASC codes and the text control to switch between two display modes. Source in the Borland C++ 3.1 the compile.
Platform: | Size: 5120 | Author: 华萃康 | Hits:

[uCOSBorlandC

Description: borland c/c++ complier. Very useful for dos/embeded application
Platform: | Size: 8800256 | Author: Billyi | Hits:

[e-languagewww

Description: 6.压缩文件有密码 7.源码重复或已经存在 请不要上传有版权争议的内容和木马病毒代码和访问国外网站的代理软件 开发环境: 请选择 Visual C++ Visual Basic DOS Unix_Linux C++ Builder Java Windows_Unix Delphi C-C++ PHP-PERL PHP Perl Python HTML Asm Pascal Borland C++ Others MultiPlatform C++ VFP SQL PDF TEXT WORD VBScript JavaScript ASP CSharp CHM FlashMX matlab PowerBuilder PPT LabView Flex MathCAD VBA PalmOS IDL LISP VHDL Objective-C Fortran tcl/tk QT Video EasyLanguage易语言(重要) 功能描述: gongnengshuoi 请认真书写上传资料的详细功能、包含内容说明(至少要20个字)。尽量不要让站长把时间都花费在为您修正说明上。压缩包解压时不能有密码。 -We study the automatic classification of Web documents into pre-specified categories, with the objective of increasing the precision of Web search. We describe experiments in which we classify documents into high-level categories of the Yahoo! taxonomy, and a simple search architecture and implementation using this classification. The validation of our classification experiments offers interesting insights into the power of such automatic classification, as well as into the nature of Web content. Our research indicates that Web classification and search tools must compensate for artifices such as Web spamming that have resulted from the very existence of such tools. Keywords:
Platform: | Size: 653312 | Author: 黄国彬 | Hits:

[assembly languageTASM5

Description: 安装TASM 5.0很简单,您只需要下载本站[相关工具]中的"TASM50.zip"文件,解压后在Windows9x/NT下执行"INSTALL.EXE"即可开始安装。   1.如果你在安装TASM5.0之后安装Delphi 1.0或Borland C++ 4.x及更高版,你需要手动更改系统的设置以使这些产品可以共存于同一个系统中——检查“System.ini”文件的[386Enh]一节是否有多个 TDDEBUG.386驱动项。删除多余的TDEBUG.386项,保证只有这个版本的TDDEBUG.386装入。这可通过检查[386Enh]小节来确认,如果安装完TASM 5.0,未见其更改,请手工在System.ini文件的[386Enh]小节中增加:      device=c:\tasm\bin\windpmi.386——支持TASM5.0的32位工具。      device=c:\tasm\bin\tddebug.386——支持我们的调试器。- 2.配置Windows NT命令行提示符(相当于Windows9x的MS DOS方式) 在NT命令行提示符下运行16位保护方式程序如tlink,需要参照以下所示在CONFIG.NT文件中增加一行:ntcmdprompt   3.定制安装TASM5.0时的选项:    16-bit command line tools [3085K]      安装16位工具(TASM、TLINK等),这也是最小化安装的默认选项。(建议不安装)    32-bit command line tools [3163K]      安装32位工具(TASM32、TLINK32)    Turbo Debugger for DOS [1041K]      安装Turbo的DOS调试工具,也是最小化安装的默认选项。(建议不安装)    Turbo Debugger for Windows [1533K]      安装Turbo的Windows调试工具及相关的其它调试工具。    Turbo Debugger for Win32 [1502K]      安装Turbo的Win32程序调试工具。    Examples [580K]      安装Borland TASM的例程。    Documentation Files [6K]      安装说明文档。
Platform: | Size: 4300800 | Author: DONG | Hits:

[Industry researchHow-to-Program-in-CPP

Description: “MFC的前言”曾经辉煌一时的编程语言工具开发软件商Borland公司在今年4月份更名为Inprise公司,对于广大忠实的Borland追随者来说,这可不是一个好消息。在Dos编程时代Turbo Pascal,Borland C++是最好的开发工具,Borland公司也曾名列美国五大软件公司之列,可到了Windows时代,微软凭借操作系统的优势终于占了统治地位,Borland的大批人员也跳槽加入了微软(Borland Delphi的主设计师成了Microsoft Visual J++的项目负责人),所以不用奇怪Microsoft的Visual C++汲取了各家技术之长,包括Borland,Phar-lap等著名公司,Visual C++成了Windows时代最流行的商用开发语言。Windows的开发也走向成熟,早期Windows编程只能用C语言,需要一段一段地重复调用复杂的Windows API,写冗长的消息处理Switch语句,现在大部分开发人员都使用C++进行Windows编程,工具开发商也将Windows API和必要的资料封装到一个个C++类库之中,构成所谓“应用程序框架”(Application Framework),开发人员可以使用它更高效地进行编程,这好比登高楼时用上了电梯,而原来只能辛辛苦苦一步一步慢慢爬,现在用电梯可以上得更快,上得更高,上得更轻松。 -"MFC introductive" Once flourishing programming language tool developed software vendors Borland company in April this year Renamed Inprise company, for the faithful followers Borland, 2006-it s not Is a good news. Turbo in Dos programming era Borland c++ is best, Pascal Development tools, Borland company also has five software company in the USA, but to the list The Windows era, with the advantage of Microsoft operating system of the dominant, finally The large number of workers also job-hopping Borland Borland Delphi joined Microsoft (the main designer The J++ became Microsoft Visual project principal), so no wonder Microsoft The Visual c++ derive the technology of long, including their Borland Phar lap, the famous- The company, Visual c++ became the most popular Windows era commercial development language. Windows development and maturity, the early Windows programming can only use C language ?
Platform: | Size: 922624 | Author: liyang | Hits:

[Game Engineallegro1

Description: DOS时代著名的c\c++开源游戏引擎,版本1.02,在Borland C 和 djgpp下使用。虽然老,但其中的一些编程思想,对于学习游戏编程和游戏引擎编程有借鉴的地方。-DOS era famous c \ c++ open source game engine, version 1.02, in Borland C and djgpp use. While the old, but some programming ideas, for learning game programming and game engine programming learn from.
Platform: | Size: 120832 | Author: CY Li | Hits:
« 1 2»

CodeBus www.codebus.net